wiki:USB duplication

To duplicate the usb stick image deployment system, do the following:

  1. boot PC with linux from HD or CD (f14 live cd works, f9 does not work)
  2. make sure the usb file systems are not mounted
  3. from root, run
    dd if=/dev/sdb of=/dev/sdc
    
  4. wait a few hours
  5. test the newly copied USB by booting the PC with it
Last modified 4 years ago Last modified on Sep 28, 2011, 4:24:10 PM